home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr44 / tuner140.zip / MANUAL.DAT < prev    next >
Text File  |  1993-04-05  |  9KB  |  238 lines

  1. This manual is divided into the following sections:
  2.  
  3.      1. Getting Started
  4.      2. Using GUITAR TUNER
  5.      3. Tuning
  6.      4. Technical Support
  7.      
  8.  
  9. SECTION 1 - Getting Started
  10.  
  11. The following assumes a basic knowledge of DOS:
  12.  
  13. BACKUP:
  14.  
  15.      Backing up the GUITAR TUNER files is recommended, for
  16. two reasons:
  17.  
  18.      1. If one copy is destroyed or rendered unusable for
  19.         some reason, you will have a backup copy.
  20.  
  21.      2. If you copy the files onto your hard disk and run
  22.         GUITAR TUNER from there, the program will load
  23.         much faster and work faster when it needs to use the
  24.         disk.
  25.  
  26.      To make a backup to a blank floppy diskette, use the
  27. DOS "COPY" command in a similar manner to the following:
  28.  
  29.                    copy  a:*.*  b:
  30.  
  31.      If your knowledge of DOS is limited so that you have
  32. trouble with this command, refer to your DOS manual and look
  33. up "COPY", or ask a friend for assistance.  In the meantime,
  34. GUITAR TUNER can be run from the original diskette, but
  35. don't forget, you don't have it backed up!  The standard
  36. practice is to store the original diskette and use the
  37. backup as your working copy.
  38.  
  39.      To copy the files onto your hard disk, first make a
  40. directory to store them in using the DOS "MKDIR" (MD)
  41. command.  You might type the following:
  42.  
  43.                    md  c:\guitar
  44.  
  45.      Next, type:
  46.  
  47.                    copy  a:*.*  c:\guitar
  48.  
  49.      Again, if these commands are beyond your knowledge of
  50. DOS, you may require assistance.
  51.  
  52.  
  53. CONVENTIONS USED BY GUITAR TUNER:
  54.  
  55.      GUITAR TUNER's user interface was designed to be as
  56. standard as possible.  A computer user of any experience
  57. should have little trouble.  The first letter of each option
  58. is displayed in high intensity (bright) mode.  Pressing the
  59. letter runs the option.
  60.  
  61.  
  62. Running GUITAR TUNER (TUNER.EXE):
  63.  
  64.      TUNER.EXE must be run from the directory where all the
  65. GUITAR TUNER files are stored.  On start-up, TUNER.EXE
  66. immediately looks for certain files.  If they are not in the
  67. current directory, the program aborts.
  68.  
  69. Example:  Let's assume for instance your GUITAR TUNER files
  70. are stored in a directory called C:\GUITAR and your current
  71. default directory is C:\WPFILES. If you were to type:
  72.  
  73.                    c:\guitar\tuner
  74.  
  75. TUNER.EXE would attempt start-up and look in C:\WPFILES for
  76. the required files.  Upon not finding them, the program
  77. would abort.  Here you must change the default directory
  78. using the DOS "CHDIR" (CD) command.  In this case you would
  79. type:
  80.  
  81.                    cd  c:\guitar
  82.  
  83.      Then type:
  84.  
  85.                    tuner
  86.  
  87.  
  88. Running and using PRINT!.EXE:
  89.  
  90.      Included is a file called PRINT!.EXE.  It too must be
  91. run from the proper directory (see instructions above
  92. regarding TUNER.EXE).
  93.  
  94. Manual:
  95.  
  96.      This option sends a copy of the manual to your printer. 
  97. When you choose this option, printing does not begin
  98. immediately.  It allows you to exit without printing if you
  99. change your mind.  A large margin has been included to allow
  100. holes to be punched if you wish to keep your manual in a
  101. binder.
  102.  
  103. Order:
  104.  
  105.      Choosing this option allows you to print an order form
  106. for a registered copy of GUITAR TUNER or GUITAR PRO. 
  107. SECTION 2 - Using GUITAR TUNER:
  108.  
  109.  
  110. To run GUITAR TUNER type: tuner
  111.  
  112.      When the copyright notice appears, pressing most any
  113. key will cause it to disappear.  Press a key again and the
  114. main screen will appear.  The best way to get familiar with
  115. the tuner is to press <H> or <F1> for "HELP".
  116.  
  117. Reverse:
  118.  
  119.      Before tuning up, you may wish to reverse the display
  120. from right-handed to left- or vice versa by pressing <R>. 
  121. The small box in the lower right hand corner of the screen
  122. shows the current display mode.  This setting will be saved
  123. when you exit GUITAR TUNER.
  124.  
  125.      Notice the numbers 1 through 6 above the guitar
  126. fingerboard on the screen.  The screen opens with the number
  127. one string marked with the menu block.  Use the right and
  128. left arrow keys, or number keys to select different strings. 
  129. Once you have selected the string you want to tune, press
  130. <Enter> to sound the note and press <Enter> again to stop
  131. it.  You can also press the numbers <1> through <6> to
  132. select a string and switch on the sound all in one
  133. keystroke.  See section three of this manual for detailed
  134. information on tuning.
  135.  
  136. Colors (Color monitors only):
  137.  
  138.      By pressing "C", you can cycle through 10 different
  139. color schemes.  Your last selection will be saved when you
  140. exit.  If you have a monochrome monitor and this option
  141. appears on the menu, your display adapter has caused GUITAR
  142. TUNER to detect a color monitor.  You can force a monochrome
  143. display by running GUITAR TUNER with a "/m".  Type: tuner/m
  144.  
  145. Adjust (Monochrome monitors only):
  146.  
  147.      Pressing "A" displays a screen to help you to properly
  148. set your monitor's brightness and contrast dials.  If you
  149. have a monochrome monitor and this option does not appear on
  150. the menu, force a monochrome display with the "/m".
  151.  
  152. Exit:
  153.  
  154.      As mentioned above, when you exit GUITAR TUNER, certain
  155. settings are saved to the file CONFIG.DAT.  If running
  156. GUITAR TUNER from a floppy diskette, that same diskette must
  157. be in the drive when you exit so CONFIG.DAT will be found.
  158. SECTION 3 - Tuning
  159.  
  160.  
  161.      If you have trouble tuning your guitar, you're in good
  162. company.  Most people including many professionals have a
  163. love/hate relationship with their instruments because of
  164. tuning problems.  In most cases, it's because the guitar was
  165. not set up right in the first place, and is actually
  166. impossible to tune correctly.  But, even if everyone was
  167. given a perfectly adjusted instrument, it's doubtful that
  168. one in a great number could properly explain how to tune it. 
  169. Many know various different ways of getting the instrument
  170. into some kind of acceptable shape, but many of the methods
  171. are faulty.
  172.  
  173.      The most common method of tuning is actually a very
  174. poor one.  Most guitarists learn early that the first string
  175. open (E, the thinnest string) is the same pitch as the
  176. second string at the fifth fret.  One starts by hoping that
  177. the first string is close to being in tune, and then if the
  178. second string, fifth fret can be tuned to sound the same as
  179. the first string open, then the second string it is reasoned
  180. must be in tune as well.  After comparing the second string
  181. with the first, the third string is compared with the second
  182. and so on until all of the strings are in tune.  
  183.  
  184.      There are at least two problems with this method. 
  185. First of all, most guitars, especially acoustics, don't have
  186. their bridge "saddles" set at the right distance from the
  187. top nut and so when the second string seemed to be in tune
  188. at the fifth fret, it probably wasn't in tune if played
  189. open.  Secondly, our hearing is not perfect and even when we
  190. think two notes are perfectly in tune there is still a
  191. certain amount of error.  As you move across the neck toward
  192. the sixth string, your error is compounded.  How many times
  193. have you used this method, thinking you did a good tuning
  194. job and then when you played a chord it sounded terrible? 
  195. That's because when you tuned the second string to the
  196. first, you were just a little out, but by the time you got
  197. to the sixth string, you were a long way out.
  198.  
  199.      When tuning, it's best if you tune every string to the
  200. same note instead of several different notes that get
  201. gradually more and more out of tune.  This can be a little
  202. tricky and demands considerably more knowledge.  However,
  203. with GUITAR TUNER you don't have to worry about the problems
  204. of tuning to inaccurate notes since they are all in tune
  205. within 1/10,000th of a cycle per second.  As well, you're
  206. not tuning the strings at the fifth or any other fret -- you
  207. tune them as open strings.
  208.  
  209.      So how does one know when the string is actually in
  210. tune with the tone from the computer?  Most people can tune
  211. it so it's close, but there's a way to be very precise. 
  212. When two notes are close to the same pitch, but not quite,
  213. you should hear a faint pulsating sound.  As the notes get
  214. closer to being the same pitch the pulsating slows down, and
  215. the goal is to make it stop altogether.  When it stops, the
  216. two notes are vibrating at the same number of cycles per
  217. second.
  218.  
  219.      If your tuning still seems inaccurate, it may be that
  220. your bridge and/or top nut are not adjusted properly.  You
  221. might consider taking your guitar to a repair shop for an
  222. opinion.
  223. SECTION 4 - Technical Support
  224.  
  225.  
  226.      Technical support is available to registered users of
  227. GUITAR TUNER/PRO.  The support is limited to help in using
  228. the software.  (We cannot provide lessons in music theory or
  229. advice on how to fix your guitar.)  Telephone support is not
  230. yet available, but you may write to Celista Software at the
  231. address listed below giving your name, address and telephone
  232. number along with your GUITAR TUNER/PRO registration number
  233. (found on the diskette label).  If there seems to be a
  234. problem with the software, please explain in detail, what
  235. steps led to the problem, whether it happens repeatedly
  236. etc., and provide the version number of DOS you're using,
  237. details of your hardware and any software in memory at the
  238. time the problem occurred.